Markdown
Text format that is easily converted into HTML.
VS code recently added multiple language features that are available as parte of language server (source) .
Features:
- Document outlines
 - Workspace symbols
 - Document links
 - Smart folding
 - Smart selection
 - Completions
 - Rename
 - Find All References
 - Go to Definition
 - Diagnostics for broken links
 - Updating of links on file moves / rename